home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Puzzle / feednfrenzy.swf / scripts / frame_611 / PlaceObject2_219_35 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-09-25  |  134b  |  6 lines

  1. onClipEvent(load){
  2.    sppeder += (Math.round(Math.random() * 16) + 8) * 0.1;
  3.    this._alpha = sppeder * 80;
  4.    speedolian = 4;
  5. }
  6.